1026h OS Prompt

The OS prompt is used for character driven command interface, like the terminal in WorkBench with the drive.

Writing to sub-index 1 is used to send one character to the drive. At the end of each command you need to send a CR(13) LF(10) before the drive will send the response.

Reading from sub-index 2 is used to receive one character from the drive.

Name Index Sub-Index Data Type Float Scale Units Access PDO Mappable
Highest sub-index supported 1026h 0h Unsigned8 - - Read only No
StdIn 1026h 1h Unsigned8 - - Read/Write Yes
StdOut 1026h 2h Unsigned8 - - Read only Yes